Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
Hi,
I am trying to achieve the maximum throughput when using the nRF51822.As far as I know, the minimum connection interval is 7.5ms and the maximum packets per interval...
I'm running the app_uart_c example on a nRF52832 with softdevice 132 installed.
I'm trying to alter it so that the board only searches for peripheral devices upon a button...
First time using the sniffer.
I want to sniff out the communication for a laser tape measuring device (Boosch GLM 50C)
I noticed that I am unable to sniff out anything...
Hello, I now is in a problem.My equipment set up matching binding but after binding equipment connection will connection failure.If it is not binding, it can be the connection...
Hi
We have developed the product where we are using the nrf51822 chip. Because we are using custom made PCB we have to make tunning of antenna for a long range of BLE module...
Hi All,
I am working on nrf52840 pdk, where i can see that my OLED SPI 128x32 display isn't displaying properly and displaying only garbage value.
Although the same...
I'm starting a new project using Nordic's nRF52840, I have the Preview-DK. My development environment is a MacBook Pro Running Parallels running windows 10. I have downloaded...
Hi, All!
I'm using nRF51822 to support custom protocol, and define array "packet[40]" for PACKETPTR. when "packet" is constant value, the radio tx is very stable; but when...
I'm having trouble with my UWP Central/Client application, and I want to see how it responds to modified Peripheral/Server behavior.
How my large (several kB) reads are...
HI,
I saw in a recommended layout for NRF52, that the traces goes as follow:
the side that closed to NRF passes through load capacitor and then goes to the connected...
Dear Nordic Team,
Thanks for supporting.
I am try to implement static passkey in experimental_ble_app_blinky example. After include Peer manager facing below error....
Hi everyone,
I am using nRF52832 chip and trying to use BLE on that. I flashed SoftDevice. When I flash the "ble_app_uart" example, error code 0x3001 occurs. the function...
I am using jlink to program the custom board. I was able to program the board earlier, but now this error is comming. I have rechecked the connection and it is fine.
The...