We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
hi..I have merged the saadc with ble_app_uart and i have added all the respective files and enabled the ppi, saadc everything . while i am running the code ,getting unknown...
Hi,
I noticed something strange while developing with the nRF9160 modem's RTC. Here's the sequence of events
Connect cellular
Get time from NTP server and initialize...
Hello nordic
I'm running iot icmp example on my nrf52832.
The border router is Rapberry 4. root@raspberrypi:/home/pi# uname -a Linux raspberrypi 4.19.71-rt24-v7l+ #2 SMP...
Hi Nordic Support,
I am not getting sensor(VL53l0X) value,i used slave device address=0x29 and register address=0x01. I am getting starting distance value=255,afterwards...
Hello ,
I am trying to send 1,000 of MPU-9250 data from NRF5832 peripheral(ble_nus_uart) to NRF52832 central(ble_app_uart_c).
And i have been searched this site and...
Hello, I'm working on a project that contains 2 small enclosures each with a sRF905 and processor that monitors temp and humidity. One of the enclosures is mounted in the...
Hi, Last week we received Nordic's Thingy:91 development kit and prototyping platform for nRF9160.
The kit also included 1x iBasis SIM card. According to iBasis, LTE-M is...
Hello,
i'm using,BMD-301(NRF52832),SDK15.3.0
////////////////////////.......Issue-1..............
When i upload "twi_master_using_nrf_twi_mngr" peripheral example...
Hi, I'm developing a Zigbee coordinator starting from CLI agent example on nRF5_SDK_for_Thread_and_Zigbee_v3.2.0_9fade31. The end node I tried to connect is Ikea TRADFRI ambience...
I2s subcontract transmission, the sound is normal during the transmission of each packet, and there is noise when preparing next_buf. How to eliminate the noise? Looking forward...
Hello Community,
I want to request a timeslot with sd_radio_session_open(). Whenever i call this API function, the Application crashes with a HardFault.
I have no idea...
Hi Devzone!
I'm using 'nRF52840' as an edge device, and this device is going to continuously check the surrounding environment and send the value to mqtt broker of aws through...
Hi,
We are using nRF52832 with a custom protocol communication (not BLE, not Nordic). The communication is simple, one device is sending message and the other is receiving...
Once again I'm turning to this forum for help, as I'm stuck with an unusual issue. We have a custom board, which is supplied from one CR2032 battery and can also be suplied...