Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Dear Sir or Madam,
I would like to establish Bluetooth communication. When the Central is connected to the Peripheral, I want to measure the RSSI value of each data channel...
I wanted to add this info to my previous ticket, but there was no option to reply. Just an FYI, here is the link:
https://devzone.nordicsemi.com/f/nordic-q-a/84225/expert...
I have the following: - NRF52840 - BG96 modem - NCS 1.5.1 - Zephyr v2.4.99-ncs2
When I start the firmware, it will first bootstrap followed by leshan server registration...
There already exists a question in the DevZone regarding this error but a lot of time has passed and maybe there is already a solution out there.
Basically, I want to execute...
Hello I have been able to run the lvgl sample in the nrf9160dk, however this only works when built in a secure board, when build in non secure a bus fault occurs. Using the...
All of our wireless products over the past 10 years have used the nRF24L01 or nRF24L01+. In order to minimize latency for our time-critical communications protocol, we are...
Hello,
I am trying to program an nRF9160 chip using pynrfjprog v10.15.2 and JLinkARM.dll version: 6.88 with a Segger Flasher Compact. This flasher supportd the nRF9160...
Hi,
I need to know on how to work with asynchronous SPI for my application use case evaluation, However i found no sample/example projects demonstrating the use of nCS...
Would it be possible to know a little bit more about the onboard integrated RF52-DK Nordic Board Antenna please? What type of implementation is used?
Kind Regards,
Za...
There is another case, where someone else pointed out the same issue but I can not find it. Anyway there was no solution.
When using VSCode with NRF Connect SDK installed...
Hi
can you help with this? Setup: MoSh example running on nRF9160DK
There appears to be some sporadic «Old AT event handler : %CESQ xx,y,zz,n » notifications with the...
Hi, I am working with the Thingy91 development board. Currently, I have flashed SLM on nRF91 and I am using nrf52 as my "main" processor for sending at commands to nrf91....
Hello Nordic
We have a device, working on nrf52832, with s132 and nRF5 sdk11.0.0, at customers around the world.
It contains a bootloader mechanism that copies a received...
Hi,
I am not able to use the gpio pin p0.18 as a gpio with nrf connect sdk.
I have tried to toggle the pin using "gpio_pin_toggle" and gpio_pin_set" functions but...