It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
We're writing code that does dynamic pin assignment which may change over time. This question is about how the crossbar deals with conflicting pin settings.
If I set the...
Hi Technical Team,
nRF52832DK is running on central role with the below
SDK version : 12.3 IDE :IAR
It is working (connection,just work pairing,bonding, & reading/writing...
Hi,
I have connected the components mentioned in the reference schematic from the official website to my nrf52832 chip. Is there any easy method to know whether it is working...
Hello Im preparing a device that uses nRF51422 for CE and FCC testing. I need to disconnect the antenna and put a connector in it's place for the testing. I have doubts about...
Hi,
I am writing Android APP based on nRF Toolbox code.
For the first time to call requestMtu to change MTU to 247, everything works well. We can see the negotiated...
Hello, I am trying to use a PI3 as a provisioner for a bluetooth mesh network.
From my understanding,if I use interactive PyACI, I would need to plug a dev board to interact...
Hello,
We are developing an datalogger application that will push data to a server on the cloud using a cellphone app as intermediate. We are testing a BMD-350 DK board...
Hello,
I successfully ported DMP library https://github.com/Snowda/MPU9250 .
The project is initializing but when I read the fifo_count from FIFO_COUNTH (0x72) register...
Hi everyone.
I have a problem with Mesh network.
I try to reset node from mesh network, using function node_set().
When remove node from network, on mobile app "nRF...
Greetings everyone,
I am just trying to find out what the (EO) in the NRF51822-CEAA-R stands for. Could someone please provide documentation for this?
Thanks,
R...
Hello Sir,
I am working on home automation device in which I am using nRF24L01P module. Product is already in production. I bought these modules from local market which...
nrfutil install fail.
I want to update with BLE secure OTA, so install the nrfutil tool. and run the command as following:
but report download pc-ble-driver-py 0...
Total noob here using SES on a Mac to build BLE peripheral (S110) firmware for an nRF51822-based device with SDK v15.
So far I've been able to get the generic portions of...
Hi,
I'm developing on nrf52810 using the SDK14.1.0 and I've take as starting point a template application that targets nRF52810 running on the nRF52 Development Kit. But...