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...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hi,
I would like to ask a question about the estimation of battery life regarding to advertisement period and idle & disconnection period. In my ble_app_uart example, peripheral...
Hi Nordic Team,
I am trying DFU upgrade in application over serial transport.
Same as mentioned in nRF_SDK_15.3.0_background_dfu_3 example I got from one of the discussion...
I am trying to make the custom_board.h header file but I have some questions. I am using the PCA10040.h as a starting point. However I am confused on some of the things included...
Dear all, Last week i have a problem, my device ( mesh server ) could not publish message to Gateway (client). After some hours debuging, I releazied root cause of problems...
Hello,
I'm developing custom firmware with Keil 5.31 and SDK 17.0.0. I have to configure the SDK and so I started to edit sdk_config.h, but it's quite hard to read the whole...
Hi, all
I am learning SIG mesh
I wanna know:
1. the current of the LPN node, could you provide me some relevant data ?
2. does the provisioner need to keep some...
Hi,
I am studying openthread, I don't understand what is Dataset in Openthread used for? It is just for backup some network parameters? How could I use the Dataset?
...
I am trying to read the analog signal to convert it to digital signal on the nrf52820, however, the saadc example is not working on this chip. Do anyone has an idea how to...
Hi Devzone:
From this page describing 2.4Ghz Radio in infocenter:
2 Mbps nRF mode ideal transmitter has a sensibility of -89 dBm
2 Mbps BLE ideal transmitter, packet...
Hello, I see as of nRF5_SDK_15.0.0_a53641a the ble_hids service now supports multiple links. Do you plan on supporting multilink ANCS in the next release of the SDK? Thanks...
Hello Sir
I will use NRF51822 in my project.
But i have read it can be connect eight channles in the same time.
But i need in my project control of 32 devices (channels...
I am making a ble project on nrf52840. I am having trouble finding the idea of adding a new node to the network. My project follows a set of main gateways and additional nodes...
Sir i have NRF52840 dongle i used many times works amazing.After i uploaded Gpio toggle program now dongle is like dead ,laptop is not detecting it, i can't see it in device...
We are adding social distance feature to our existing product. We are facing performance issue. The device has one peripheral role and one observer role. I have set scanning...
HI :
softdevice version : s132_nrf52_7.0.1_softdevice
SDK version : nRF5SDK160098a08e2.zip
example : ble_app_hids_mouse
IOS : When IOS system bluetooth has bonded...