|
Async networking
Dear all, What is the current state of the art for implementing async networking? I want to invoke and use callbacks for socket events (open/close/recv) and net_if_up /_down I‘m currently doing it the
Dear all, What is the current state of the art for implementing async networking? I want to invoke and use callbacks for socket events (open/close/recv) and net_if_up /_down I‘m currently doing it the
|
By
Christoph Schramm
· #2202
·
|
|
Bluetooth: Concurrent advertising
Hi Vinayak, thanks a lot for your reply. I have always been afraid of this but always assumed there will be a solution if we actually hit this worst case. Wow. I mean, with all the Corona apps rolling
Hi Vinayak, thanks a lot for your reply. I have always been afraid of this but always assumed there will be a solution if we actually hit this worst case. Wow. I mean, with all the Corona apps rolling
|
By
Christoph Schramm
· #2188
·
|
|
Bluetooth: Concurrent advertising
Dear All, One of our devices installed on a remote location is under some sort of „denial-of-service“ attack - well, that‘s simply meaning someone is constantly connecting to our peripheral, thus bloc
Dear All, One of our devices installed on a remote location is under some sort of „denial-of-service“ attack - well, that‘s simply meaning someone is constantly connecting to our peripheral, thus bloc
|
By
Christoph Schramm
· #2186
·
|
|
nRF52832 silently stops advertising
Dear Group, our device based on BL652 / nRF52832 silently stops advertising. After a reboot, everything works perfectly, but after some hours, it will just stop to be visible for other devices. Log gi
Dear Group, our device based on BL652 / nRF52832 silently stops advertising. After a reboot, everything works perfectly, but after some hours, it will just stop to be visible for other devices. Log gi
|
By
Christoph Schramm
· #1369
·
|
|
nRF52840 memory layout
Dear All, maybe I’m reading it wrong, but in all nRF52840-related DTS files, the memory layout ends at 524,288 bytes and I wonder why. That wastes the other 50% of the available storage. Is there any
Dear All, maybe I’m reading it wrong, but in all nRF52840-related DTS files, the memory layout ends at 524,288 bytes and I wonder why. That wastes the other 50% of the available storage. Is there any
|
By
Christoph Schramm
· #1333
·
|
|
iBeacon advertising and standard advertising -
#ble
Hi Vinayak, Just for clarification: why is it possible to increase the BLE peripheral instance count in Kconfig? Thanks, Chris Von meinem iPhone gesendet Am 18.01.2019 um 05:46 schrieb Chettimada, Vin
Hi Vinayak, Just for clarification: why is it possible to increase the BLE peripheral instance count in Kconfig? Thanks, Chris Von meinem iPhone gesendet Am 18.01.2019 um 05:46 schrieb Chettimada, Vin
|
By
Christoph Schramm
· #1263
·
|
|
Multiple GPIO callbacks
Hi, until now I used to use gpio_add_callback to handle interrupts triggered by my sensors – because that was the only way I found in the samples concerning interrupts / level triggers. Today I’ve add
Hi, until now I used to use gpio_add_callback to handle interrupts triggered by my sensors – because that was the only way I found in the samples concerning interrupts / level triggers. Today I’ve add
|
By
Christoph Schramm
· #1258
·
|
|
Ensuring dual bank DFU compatibility
Hi Marti, awesome, thank you very much. Size after compilation now gives: FLASH: 141092 B 200 KB 68.89% Is there a custom CMake function for adding the overlay dts? I’d like to create (if possible) tw
Hi Marti, awesome, thank you very much. Size after compilation now gives: FLASH: 141092 B 200 KB 68.89% Is there a custom CMake function for adding the overlay dts? I’d like to create (if possible) tw
|
By
Christoph Schramm
· #1256
·
|
|
Ensuring dual bank DFU compatibility
Dear All, I made some bad experiences while using the nRF SDK (my fault, not Nordic’s) because I didn’t notice my code was growing so much that I wasn’t able to do OTA DFUs in a dual bank setup. Now,
Dear All, I made some bad experiences while using the nRF SDK (my fault, not Nordic’s) because I didn’t notice my code was growing so much that I wasn’t able to do OTA DFUs in a dual bank setup. Now,
|
By
Christoph Schramm
· #1254
·
|
|
Help with DTS for new device
Dear *, I’m currently developing a driver for MAX170XX fuel gauge IC family. Preferably, I want to load all the bus settings (I2C bus, etc) from generated_dts_board.h. This is how far I got in my boar
Dear *, I’m currently developing a driver for MAX170XX fuel gauge IC family. Preferably, I want to load all the bus settings (I2C bus, etc) from generated_dts_board.h. This is how far I got in my boar
|
By
Christoph Schramm
· #1239
·
|