Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
During DFU with the nrf Connect app I get the error REMOTE DFU OPERATION FAILED. Here is the log file:
http://pastebin.com/y7hFNSBq
Using NRF5 SDK12 / NRF51 DK
...
Hi, Nordic
I have two nRF52 and one nRF24LU1.I want to use Gzp. two nRF52 pairs to the nRF24.
I use nRF5 SDK13 GZP device sample, nRF24 Gzp host sample.
But only...
Hi
We are very interested to test the wireless range using Bluetooth 5, 125 kbps long range mode.
If we purhase two nRF52840 Preview DK boards, is there a easy way to...
Hello,
Currently i am doing some testing with the NRF52 DK.
I am measuring the time it takes to send and receive a BLE message.
I am using the high bandwidth setting...
Hi all,
Someone can give me a information about the difference between function uint32_t err_code = sd_ble_gap_adv_stop(); and stop the advertising with using the timeout...
hi everyone i'm using 9 axis imu sensor with the nrf51822 board and i'm confusing in how to calculate the roll,pitch and yaw values,can you please suggest me some methods...
I recently purchased the NRF52832-QFAA Nordic SoC, and am having trouble finding information in the documentation about FCC ID and CE mark testing. Thank you.
Hi, I'm trying to implement SOFTDEVICE_EVT_IRQHandler as in HRS example,
this is the handler source part:
for (;;)
{
uint32_t err_code;
if (!no_more_soc_evts...
I want to create voltage divider for ADC input so I need reference voltage for it. I was wondering if I take it out from DEC1 pin? Any how if I measure voltage from DEC1 pin...
I am developing an application on nRF52 wich simultaneously acts as a central and peripheral and I am using the Peer Manager to manage bonding. The central needs to stay connected...
I have the PPK measuring a custom nRF52-based board. The board consists of the nRF52, a I2C sensor, and bunch of caps (210uF worth). We built a custom board to do current...
We highly anticipate it will but wanted to ask here before we might ask Nordic Support to confirm that the nRF52840 will make use of the ARM TrustZone CryptoCell to provide...
I'm looking to design power management circuit for a 3.7V Li rechargeable battery powered wearable sensor design. Any such reference design would be greatly helpful!
Thank...