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,
Is there a low power consumption for battery powered long term (months) application for Nordic Thingy 91? I don´t need GPS position, just to receive sensor data and...
Hello
Using a Thingi91 with latest firmware and Asset Tracker v2. Connects to the tower, but cant seem to connect to the NRF Cloud. How can I check if it can reach any other...
Hello all
I am using the Thingi:91 in Sri Lanka. I can connect to the tower correctly, but cant get data connectivity yet. I am told by the operator that they use the following...
On nRF cloud I registered the ibasis sim card which came with the 9160DK and connected it to that 9160DK device. I'm now using a Fanstel BLG840F and wanted to know if the...
hello Nordic
i am using nrf52840, with zephyr
i wish to use the nrfConnect Tx power service to read and to SET my Tx power
but in ncs in zephyr/subsys/bluetooth/services...
Hi,
I am using nordic52840 dk board.
And i want to flash a bin file using nrfjprog command line.
For Hex file i am using below command
nrfjprog --reset --program blinky_pca10056...
Hi everyone,
We are using the nRF5340 and need to use an LFXO, not just for BLE, but also for the real-time clock that our product should provide.
Due to other requirements...
Dear Team,
Just I have purchased Thingy91. Please help with where I can see the demo to start with some basic example of transferring data. Mentioned that Pre-loaded assert...
I just installed the nRF toolchain and Programmer application to start using my nRF52840-DK eval board. I have the board connected through J2 to my computer and I can flash...
hello Nordic
i am using nrf52840 with zephyr ncs
unfortunatly i used this command "pamac install downgrade" at one point
since then i can not use 'west flash --erase...
nRF5 SDK > nRF5 SDK v15.0.0 > User Guides > Developing for nRF52810 gives a list of things to do to adapt an nRF528 32 project to an nRF528 10 target.
But, looking at...
Long story short.
I am trying to merge DFU master code to feed a DFU.zip to the DFU receiver code already present in the secure bootloaders (but elevated successfully into...
I'm working with firmware and hardware that has previously worked properly. I recently migrated to S113 from S140, and changed the data format of what was being set in the...
I am trying to create my first Freestanding Application under NRF Connect, I have SDK version 1.8.0. As soon as I click on "Create Application" I got the error message " Application...
Hi,
I am looking for the sample code of Class B type LoRaWAN end node for Zephyr platform. I am using ncs 1.8.0. I am able to find sample for Class A end node at v1.8...