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,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
After
west init -m github.com/.../sdk-nrf --mr v2.0.2
west update I notice ncs/v2.0.2/zephyr has huge difference with github.com/.../sdk-zephyr main
Like there is no...
I've got a PPK2 kit which I am using for quite some time now.
Today I upgraded nRF Connect Desktop and the Power Profiler App which gave me the following versions:
nRF...
nRF Connect SDK v1.8.0, Zephyr, Zigbee, ZBOSS I have an issue with Alexa Echo Gen 4 Zigbee Discovery and a malformed packet when modifying the nrf/samples/zigbee/light_bulb...
Hello Group,
I’m using nRF Connect SDK v2.0.2 with Visual Studio Code (up-to-date). When I open “Open VS Code” from Toolchain Manager v1.1.3, it shows a warning of conflict...
I'm using 52840 device with SDK V14.2.0. and SEGGER IDE.
app_util.h flags _Static_assert as an error.
sdk/modules/nrfx/mdk/compiler_abstraction.h:118: #define _Static_assert...
Hi,
At our factory, the employees would like to have the AT command set exposed of our nRF9160 devices.
Since we would like to use PPP-sessions with our modem, we would...
Hello,
I would be grateful if someone can help me to understand what I’m doing wrong or missing with my setup:
Basically, I’m using the UDP application with Thingy:91...
Using SDK 15.3 on the embedded side and Android 10 I think it is on the mobile side.
We've implemented whitelists and hanging onto the bonding information on the embedded...
Hello,
This is more of a general question about how to best assure that bluetooth is working. The problem in my setup is that i wont be able to access the chip physically...
Hi
I have gone through the ncs documentation and have couple of questions reg the difference in network core and application core and reg the developing solution using nRF5340...
Hello,
We have used the nRF905 in our products over many years. This time we have decided to design the circuit on a 0.8mm FR-4. The recommended layout and BOM suggest to...
Hello,
I've used the Nrf-Sniffer a zillion times before and I really appreciate the existence of this tool. Thanks a lot! Now, I want to run the tool on my new M1 MacBook...
Dear all
I am trying to figure out the range for the connection parameters, I understand that the connection intervals are range from 7.5ms-4s from the post here . But it...
HI,
I'm trying to get an OLED display over SPI working but since I've no reaction yet, I probed the output and noticed it seems to have no write data hold time between MOSI...
Hi Devzone Members,
I'm brand new to Bluetooth development, and I wondered if someone would be kind enough to advise me?
Am I looking at the correct Nordic kit to begin...