Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
HI
We have a running product that we want to improve by moving from ESB to Gazell.
it should be an easy task, because it is only a simple main file that needs to be replaced...
Hi Nordic,
I have added 20 client elements on a client node to control 20 server nodes(Light_Switch example). While sending an acknowledged message to all servers on a button...
We are using the nRF52840 with SDK 15.3 and we want to switch the regulators (DCDC or LDO) manually depending on the feature.
According to the Nordic document here ( https...
Hello,
I want to run a memory test whenever my device nrf52832 starts up to check for various faults like stuck at, transition and other faults in both flash and RAM. Does...
Hi All !
Hope doing well . I have a question regarding nrf52833 maximum power transfer @ 8dbm . I am using the "ble_beacon app" and using sdk 17.2.0 and soft device is S140...
Hi. I am working on the nrf9160. I want to use a unit test framework for my application code (which is a combination of C/C++14). I thought about using gtest/gmock or ztest...
I'm using NCS V1.5.0 and an nRF52840
The current draw with I2C enabled is around 200 micro amps
If I disable I2C using an overlay and recompile the current draw is around...
Hi all,
Please forgive the newbie question--I'm just getting started with Nordic.
I'm trying to build the hex files for the pc-ble-driver and the build keeps failing....
I am trying to add the nRF SDK 15.3.0 ILI9341 LCD driver code to my existing nRF52840 project.
Segger Embedded Studio 5.40a is being used as the IDE.
I have added all...
Hi,
I am new to Nordic chip sets, though I have firmware experience with STM and other boards. I have to wire an accelerometer to a nRF development board, and fix some existent...
Hello I am fairly new to Nordic. I am able to send and receive a character only but not able to send a string.
I am trying to send a character via RS232 to Tera Term using...
Hello,
I would like to print signed long long int (s64_t ) values using printk or printf.
I tried some suggestions I found online %lli , %lld but they did not work.
...
To the kind attention of Nordic support team,
I'm using nRF52833 and activated wdt with multiple reload registers enabled. I'd like to get an idea about which one of those...
Dear Members,
I run the software for detecting HRM and BSC for 80 minutes,
but I got only speed and cadence, all the interrupts from HRM are gone ,
is it related with...
After having development success with the nRF52840 I'm beginning to look at development on the newer nRF5340. I've successfully gotten the blinky example working on the development...