hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
I am trying to implement protobuf for my application. I have seen that nano-pb library is there in SDK file. I want to use it in BLE-UART communication. How to do with...
Hello,
I am using RFX2411N RF amplifier in my hardware design. I chose nRF52832 as an MCU. In nRF52832 datasheet, it is mentioned that the pins from P0.22 to P0.31 have...
Hi,
We are currently developing a Zigbee network based on nRF52840.
One of our devices was specially designed to contain 8 endpoints. But when an active ep request is...
Hi,
I'm using the BLE_app_interactive example as a starting point for my prototype (with SDK_17.0.2 and SoftDevice s132 ). I am using nRF52DK to read and write data from...
Hi
Im trying connect two peripheral devices through UART
The example project I used is "examples/peripheral/uart"
But i trace the code, it seems that the driver layer...
Hello,
I've been using nrfx UARTE driver on the nrf5 15.2.0 SDK on a nrf52832 and nrf52840 SoC and noticed that during the boot-up the first byte being sent is 0xFF.
Is...
Can I remove resistor R29 (ENCHG) on the ADP536 to disable the charging function and plug my 3.3V supply into the battery connector?
i.e. use the ADP536 for the power management...
I am working on zigbee network.
I have seen that there is an event for network joining but could not find any event for network disconnection.
If I want to check that...
I'm trying to get LPCOMP working in Zephyr.
I'm getting the following error:
error: 'NRFX_LPCOMP_DEFAULT_CONFIG' undeclared (first use in this function)
I can see that...
Hi, Can anyone explain what the "receiver address correlation" from 2.4GHz Radio documentation means in practice? For example, what can I do as a BLE application developer...
For various reasons we need to remove the dfu bootloader to use our custom bootloader. We replace the Nordic bootloader with a temporary one that does the clean-up for us...
Hi,
We're designing a PCB for the nRF52833. We could not find a PCB layout recommendation for the chip.
We did find one for the highly similar nRF52840: github.com/.....
Hi,
We want to buy a nrf5340 module but it came with the Rev C Silicon Revision. Do you have any errata sheet for this revision? I only find Rev A, D and 1 on your web...
Hi - I noticed an issue in the esb library as of nRF5 SDK v17.0.2 and am looking for clarification.
In the function update_radio_bitrate , the minimum retransmission delay...