Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I want to receive UPD message on my nRF9160-DK. I can send UDP messages from my Nordic device to a server and from that messages I get the public IP address of my module...
I want to use I2S on nrf9160. I found some code on the its user manual and try to run in my project. But when the device is running, it always reboots. What other configuration...
Hi,
I am developing a project related to transferring audio in low energy Bluetooth. I came across nrf connect sdk is the best one for LE Audio transmission
But I am familiar...
Spent a day to build the mesh nrfutil tool. Write down the key step for remind others
Build in windows, No idea for install py2exe in ubuntu python2.7
Use python2.7, do...
I m using nrf52840-DK Board.
For CTL example i got the perfect output on board LEDs 1 to 4.
Then i cut the solder bridge (SB5-SB8)and then used GPIO pinout for external...
I studing a project which is developed on ble_peripheral example. There is using nRF52832, sdk 15.3.0 and s132 softdevice at the project. There is a mobile device, nRF52 and...
Hello
NRF52840. SDK5 17.0.2
the function sd_nvic_SystemReset is define like this:
but NVIC_SystemReset is declared as NO_RETURN which cause dozens of "statement...
Hi,
we're developing a firmware for the nRF52811 that makes exhaustive use of RSSI sampling during packet reception. While this gives reliable results for Nordic proprietary...
Hello,
I'm currently using fatfs with a QSPI flash device on an nRF52840 with SDK 16. I was wondering what is the best way to put the qspi device to sleep in between reads...
Hi, i have a project with NRF52832 and i try to designing 2.4GHz antenna on PCB. I use your antennas as an example while designing, but whenever I try to simulate these antennas...
The company I work for wants to make a wearable personal (care)alarm device for use outside, think of an elderly person who is still mobile but is prone to falling. This device...
hi
All video I can found from youtube and nordic website :
(such as https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Mesh/GetStarted#infotabs )
are...
HI,
I'm facing a weird issue where the nRF52832 breakouit would reset and upon reading the RESETREAS reg, the value is 0xC or 0X8 ,I am using s132_nrf52_4.0.2_softdevice...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...