Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
there is a post dated 11 months ago from now in which Nordic tells that -40dBm Tx power configuration is feasible but not recommended ( Case ID: 230320 ). ...
I merged the code from the SDK examples "usbd_audio" and "usbd_cdc_acm" and have ensured that each has their own INTERFACE and ENDPOINTS. I am able to download to the development...
Hi,
I am developing with nRF52832, SDK 15.3
I have an issue with sending data over NUS service. When I flash the code to nRF, it starts advertising, but when I connect...
Dear sir,
The twi sensor code in SDK14 is getting stuck at NRF_BREAKPOINT_COND. Also, on the uart terminal it is showing FATAL ERROR . Please help me out of this.I am using...
Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the...
Hello, my code was working just find then I tried to add the user description value to my characteristic. In the example below I had set it to "Test" for now. Once I did this...
hi
i am programing BLE blinky app blinky which advertise. yes, the same code i am trying on custom board works on nrf52DK which has LFRC crystal activated as mentioned on...
I am trying to add my nrfcloud certificate to my nrf9160-DK but the AT commands do not work due to a timeout.
My procedure is as follows:
1) Downloaded the "nrf9160dk_fw_2020...
Hello Nordic team,
I'm getting started with BLE, using the 52832 SDK16 HID mouse example. In the example, clicking the button only moves 5 pixels. How can I move the cursor...
Hi! When measuring current draw with the NRF52 in idle state, we've noticed current spike at seemingly random times. when investigating further, we've discovered these spike...
Hi,
I am looking for an implementation on DotDot App layer over Thread and couldn't find it anywhere. I want to implement dot-dot for Light, Temperature and Humidity Sensors...
Hello, I want to purchase an nrf52 development board. I am currently using nrf52832 module (MDBT42). I wonder which DK should I purchase nrf52832 DK or nrf52840 DK? I am asking...
Hi,
I am trying to store data to flash with the support of FDS module while using Mesh. I'm currently using NRF52832 with NRF5 SDK 15.0 and Mesh 4.0.
I have tested flash_fds...
Hi Support Team
I try to run the http_client sample based on ncs1.2.0, and I use the following configs because only NB-Iot available in our location:
when start running...
Hello there,
We faced the new issue after the iPhones are updated to the iOS 13.4. I tried to find the issue solving on the forum and looks like it is the new one.
We...