Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I use sdk16.0 and nrf52832.
Can you give me an example of nrf52832 timeslot example ? thank you.
I read timeslot on DevZone,but many routines are missing files, resulting...
Writing an app for the Arduino Nano 33 BLE Sense:
https://store.arduino.cc/usa/nano-33-ble-sense
Basically I am reading all sensors on the Sense board (temperature, humidity...
I have programmed a Nordic Thingy 91 with lte_ble_gateway, and when I send command from the cloud to the device, an NRF_CLOUD_EVT_RX_DATA event is called, however evt->param...
Dear all,
I want to implement multiple functions with only one power button, including: 1. Power on/off, Long press to turn on, long press to turn off; 2. Functional response...
I am trying to connect nrf52840 dongle to multiple peripherals(nrf51822) ,so far i combined multilink_c example with uart_c and i can connect and read rssi value of only 1...
Sorry, my English is very bad.
I think I can only express my problem in Chinese.
在使用异步串口时,使用uart_rx_enable()设置的超时时间和真实发生UART_RX_RDY事件的时间相差巨大
using async serial port...
Hi,
We need to interface camera (0.3nrf52840MP to 2MP) with nrf52840 for a new product development. For evaluation purpose, is there any off the shelf camera module which...
I'm trying to add a timer to the usb_cdc_acm example to send a periodic text messages with the timer. I'm building on an Adafruit nRF52840 Feather Express board using Segger...
Hi ,
I am trying to parse the manufacturer specific data that a beacon is advertising.
I can read successfully the company_id but unable to read the "specific data " ...
Hello again Nordic Pro's,
As you probably all know by now, our product app is based on the subject example code, SDK and device. We need to programmatically disconnect from...
I have been trying ti debug with SES and re-installed everything trying to get it to work, for a while it did, but then it began showing this message:
also, it asks me...
Hi All,
I am working on nRF9160 GPS profile. built the code with Segger version 4.16 and updated the latest mfw_nrf9160_1.1.1 modem firmware.
when i compile try to catch...
Hello,
I am using nrf52840 and SDK 16.0.0
I have integrated two examples, ble_app_template and nrf_calendar example . Now I have a problem. I wanna update the manufacturer...
Hi
I just joined a development team for a monitoring system consisting of a master and 5 slaves. They have a prototype that works well, using the functionality of the ACK...