I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
hi guys,
So i made a board with an nrf51822 chip (256kb ) and some sensors + RTC(realtime clock).
The RTC will generate an interruption every 1 minutes. During the interruption...
I have to admit I am lost on the changes required to SDK 11.0 to make the new S132 V3.0 SoftDevice compile.
The migration document talks about the changes but doesn't provide...
Does anyone have any sample code for two-way ESB comms between an nRF52 and nRF24L01+ being controlled by an Arduino (or similar), please?
I can get two nRF52s to talk...
I am using sd_app_evt_wait() to put my nRF52 to sleep. Works fine except after I read from a TWI sensor. As soon as I do I see the nRF52 continuously jump out of sleep. I...
Hello,
I'm a computer engineer of Tech Oasis. We are working on a lighting and power entry modules, and I find your product, such as nRF52832, meets our requirements. After...
Hi All,
I am trying to implement fstorage (the issue also happens if you try FDS). I'm using gcc and when I modify the makefile to compile fstorage it requests a file called...
Hello,
I am use skylab SKB360 module which are used nRF51822 chip.
I have download sample ble application (S110 or S130 softdevice) but its not advertising. Is there any...
I have a downloaded blinkly project for nRF51 build it and flashed the code on PCA10028 board. Added my own custom library to project to accomplish a feature (For which I...
Dear Nordic Team.
What are different between these two hex file in same example.
nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_s130_pca10028...
Hey,
I have two nrf52 development board. One is PRX, one is PTX. I try to realize the scenario that:
PTX transmits a number like "100", PRX receives this data "100" and...