Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Howdy!
I am attempting to develop a system using an nRF52840 and an ADS131M04EVM (ADC). Our application requires us to collect data at a high sampling rate (>= 16k SPS...
I have a nrf9160 DK but when upload SLM application to it i can not send AT commands to it over it's usb port but in asset tracker application it works i want to modify SLM...
Finally we got our prototype boards and proof of concept firmware code done and we are a bit stuck on the average power consumption over time for the entire sensor that is...
We are implementing a Joiner device using OpenThread on the nRF5340 (with Zephyr, NCS v3.5.99-ncs1-4). After successfully joining the Commissioner's network ("Join success...
Hi,
I have integrated Neuton’s “Transport Type Detection” pre-trained model into my firmware, running on a nRF52840dk. For collecting 9-axis IMU data, I’m using the ST X...
Hello Nordic Team
I am using SDK 3.0.1 with a nRF52DK to develop a firmware that can be switched from BLE mode to GAZELL mode and vice versa over a command sent via UART...
Hi--
I tried to implement an internally managed RTC using the app timer library, but came to find the error on that is too much for an RTC (~25 min lost over a few days...
I want to know which pins serve the purpose of TX and RX in nRF51822. I suspect its the ANT1 and ANT2 but i want to confirm and also if the following would be a good way to...
I just buy nrf52840 Dongle.
I connect nrf52840 Dongle to my USB port and open nrf Connect.
I look at guide https://devzone.nordicsemi.com/nordic/short-range-guides/b/getting...
Im using sdk 15.2 with 2 nrf52840 boards, i would like the server to connect to a particular client. How to add the devices to whitelist in sdk 15.2 ?. I have gone through...
Hello,
I am working on a scanner code, I have initialize my scanner with this parameters.
and in nrf_ble_scan_init()
It is getting reset once in the beginning like...
Hi,
without any obvious reason one of our nRF52840 DKs stopped being visible over the USB (J2) interface. The nRF52840 is still functional and can be programmed from another...
Hi. I'm using nRF52832, SDK13.0.0, S132.
First of all, I already know this Q has lots of Q and A.
But I'm so confused which case do I pick.
In my case, iPhone has...
I am a student studying zigbee. We succeeded in turning on/off the LEDs of zc_light using examples of zc_light and zc_switch. The question here is, where do you send and receive...
I am trying to duplicate a RF remote control which uses a Nrf24L01+ IC.
I have temporarily connect the SPI interface of my test chip to the SPI pins on the remote, and transmitted...
Hello guys,
I have already created the JSON file and checked it using the online JSON validator and viewer. Now, I am interested to figure out is it possible to use this...
I'm trying to pair my peripheral with the central using BLE.
In the central code (running on windows c#):
In the peripheral terminal:
the device in sending PM_EVT_CONN_SEC_PARAMS_REQ...
Hello,
I'm experiencing a disconnection problem on several BLE Mesh networks. My topology is 1 client with an average of 60 servers, for all networks. Client is connected...
Hi guys,
I have the same issue as coca1989 had 2 years ago . Did anybody found a solution?
I am using health model and simple message model. Client and Provisioner are...